home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
id007.dxr
/
00191.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
219 b
|
15 lines
on exitFrame
if the timer < 2560 then
go(the frame)
else
go(81)
end if
end
on mouseUp
set the visible of sprite 5 to 0
set the visible of sprite 6 to 0
set the visible of sprite 7 to 0
go(81)
end